.body-169 {
  font-family: 'Open Sans';
}

a{
  color: #94c11f !important;
}

html{
  height: 100%;
}

.content-306 button {
  font-family: 'Open Sans';
}

.homelink h1{
  font-size: 8rem !important;
}

.text-right{
   text-align: right !important; 
}

.text-left{
  text-align: left !important; 
}


#modalTitle {
   display: none !important;
}
  

.section tbody tr td div.control{
  clear: none !important;  
  float: right;  

  select{
    border-radius: 0%;
    background-color: #F2F2F2 !important;
    text-align: end;
    height: 35px;
    max-width: 245px;
    #new_gerateanderung{
      margin-right: 56px;
    }

  }
  input{    
    border-radius: 0%;
    background-color: #F2F2F2 !important;
    margin-right: 40px;
    height: 25px;
    max-width: 240px;  
    text-align: end;
  }
}

#Subgrid_Historie{
  font-size: small !important;
  font-family: 'Open Sans';
  th{
    a{
      font-family: 'Open Sans';
      color: #014366 !important;
    }
  }

  a{ 
    font-family: 'Open Sans';
    font-size: small !important;
  }
  
}

.mf-devices{
  font-size: small !important;
  font-family: 'Open Sans';
  th{
    a{
      color: #014366 !important;
      font-family: 'Open Sans';
    }
  }

  a{ 

    font-size: small !important;
    font-family: 'Open Sans';
  }

}

a.homeLink{
  padding-left: 12px;
  margin-bottom: 5px;
  font-size: 15px;
  color: white !important;
  background-color:#94c11f;    
}

a.homeLink.disabled{
  padding-left: 12px;
  margin-bottom: 5px;
  font-size: 15px;
  background-color: #d9d9d9;
  color: white !important;
}

.section tbody tr td input.readonly {
  text-align: end;
}
.section tbody tr td textarea.readonly {
  text-align: end;
}

.ms-List-page{
  white-space: nowrap;
}
.ms-DetailsRow-cell {
  white-space: nowrap;
}


div .ms-DetailsRow-fields :nth-child(even) {
  background: #f2f2f2;
  background-color: #f2f2f2;
}

.ms-DetailsRow-fields{
  border-bottom: 1px solid;
  font-size: 12px !important;
}

.info{
  padding-bottom: 0px;  
}

.tab-title {
  font-weight: bold;
}

.section-title .show-bar h3{    
  color: white;
  background-color: #014366;
  padding-left: 5px;  
  font-weight: bold;
}

.section-title h3{
    padding-left: 5px;  
    font-weight: bold;    
}

.subgrid {
  float: none !important;
}

.border {
 border: 1px solid #dee2e6!important;
}
.navbar .container {
  /* links und rechtsbündiger Header */
  max-width: 1858px !important;
  width: 1858px;
  margin-right: 0;
  margin-left: 0;
}

.entitylist {
  min-width: 1150px;
}

.home{
  border-radius: 1.25rem !important;  
  box-shadow: 5px 5px 10px #000000 !important;
  max-width: 357px !important;
  max-height: 177px !important;
  height: 177px !important;
}

.card-img-top{
  width:auto !important;
  padding-top: 30px !important;
  max-height: 375px !important;
  
}

.shopCard{
  border-radius: 2.25rem !important;  
  box-shadow: 5px 5px 10px #000000 !important;
  max-width: 357px !important; 
  min-height: 540px !important;
  
}

.page_section {
  position: relative;
  background-size: cover;
  color: #000; }
  /* line 35, C:/__w/1/s/Resources/Theme/ElectricBlueDesign/customer/theme.scss */
  .page_section .row {
    padding-top: 0px;
    padding-bottom: 0px; }

.homelink{
  float: left;
}

#SubTitle{
  float: right;
  height: 154px;
  padding-top: 20px;
  display: grid;
  align-items: center;
  padding-bottom: 20px;
}

.SubTitle{
  text-align: left;
   margin-left: 15px;
    margin-bottom: 0px;
}

#SubTitle h2 {
  vertical-align: middle;
  color: white;
}

a.disabled {
  /* Make the disabled links grayish*/
  color: gray !important;
  /* And disable the pointer events */
  pointer-events: none !important;
}

.backButton{
  margin: 0px 0px 0px 16px;
}


.root-164 {
  padding:0 !important ;
}

.root-276 {

  color: #014366 !important;
  font-weight: bold;
}
.root-274 {

  color: #014366 !important;
  font-weight: bold;
}

div[data-automation-key="new_name"]{

  position: -webkit-sticky; /* Safari */
  position: sticky;
  left: 0;
}

i[data-icon-name="More"]{
  font-weight: bold;
}

div[data-automation-key="new_providerid"]{
  white-space: nowrap;
}

.ms-Modal{
  width: 70%;
  margin-left: 15%;
}

.crmEntityFormView{
  color: #014366 !important;
  border: 0 !important;
}

.crmEntityFormView .cell {
  padding: 0 0 10px 0 !important;    
}

[data-automationid="splitbuttonprimary"]{
  color: #014366 !important;
}





@keyframes spin {
  from {
      transform: rotate(0deg);
  }
  to {
      transform: rotate(360deg);
  }
}

.spin {
  animation: spin 3s linear infinite;
}

@media (max-width: 767px) {
  .crmEntityFormView .cell {
      margin-bottom: 0px;      
  }
}

@media screen and (max-width: 599px) { 
  .col-sm-6{
    width: auto;
  }
  .secondCard{
    padding-top: 15px !important;
  }
 }

@media screen and (max-width: 768px) { 
  .card{
    margin-right: 5px;
  }  

  .card-img-top{
    max-width: 195px !important;
    width: auto !important;
    max-height: 375px;
  }

  .shopCard.school{
    min-width: 0px !important;
    min-height: 0px !important;
    max-height: 580px;
  }

  .imgWrapper{
    min-height: 200px !important;
    max-height: 260px !important;          
  }

  .checkText {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .card{
    margin-right: 5px;
  }  
  .card-title{
    font-size: 1rem;
  }

  .card-img-top{
    max-width: 155px !important;
    width: auto !important;
    max-height: 375px;
  }

  .shopCard.school{
    min-width: 0px !important;
    min-height: 0px !important;
    max-height: 480px;
  }

  .imgWrapper{
    min-height: 200px !important;
    max-height: 260px !important;          
  }

  .checkText {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

@media screen and (min-width: 1181px) {

  .card-title{
    font-size: 1.6rem;
  }
    .checkText {
    padding-left: 7em;
    padding-right: 6em;
  }

  .imgWrapper{
    min-height: 385px;
    max-height: 375px;    
  }

  .shopCard.school{
    max-height: 650px;
    min-width: 300px;
    min-height: 624px !important;
  }

}

/* Desktop styles */
@media screen and (min-width: 1367px) {

    .card-title{
    font-size: 1.6rem;
  }

  .checkText {
    padding-left: 7em;
    padding-right: 6em;
  }

  .imgWrapper{
    min-height: 385px;
    max-height: 375px;    
  }

  .shopCard.school{
    max-height: 650px;
    min-width: 357px;
    min-height: 624px !important;
  }

}


